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