Uses of Class
org.fa.tei.jaxb.v2_0.ObjectIdentifier
-
Packages that use ObjectIdentifier Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of ObjectIdentifier in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type ObjectIdentifier Modifier and Type Field Description protected List<ObjectIdentifier>Object. objectIdentifiersMethods in org.fa.tei.jaxb.v2_0 that return ObjectIdentifier Modifier and Type Method Description ObjectIdentifierObjectFactory. createObjectIdentifier()Create an instance ofObjectIdentifierMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type ObjectIdentifier Modifier and Type Method Description List<ObjectIdentifier>Object. getObjectIdentifiers()Gets the value of the objectIdentifiers property.
-