Home
last modified time | relevance | path

Searched defs:fromInt (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java44 public static DocumentType fromInt(int value) in fromInt() method in DocumentType
/AOO41X/main/forms/qa/integration/forms/
H A DDocumentType.java45 public static DocumentType fromInt(int value) in fromInt() method in DocumentType
/AOO41X/main/bridges/test/java_uno/any/
H A DTestAny.java2184 public static Enum1 fromInt(int value) { in fromInt() method in TestAny.Enum1