Uses of Class
org.fa.tei.jaxb.v2_0.Object
-
Packages that use Object Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Object in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Object Modifier and Type Field Description protected ObjectObject. objectMethods in org.fa.tei.jaxb.v2_0 that return Object Modifier and Type Method Description ObjectObjectFactory. createObject()Create an instance ofObjectObjectObject. getObject()Gets the value of the object property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Object Modifier and Type Method Description voidObject. setObject(Object value)Sets the value of the object property.
-