Uses of Class
org.cxml.Creator
-
Packages that use Creator Package Description org.cxml -
-
Uses of Creator in org.cxml
Fields in org.cxml declared as Creator Modifier and Type Field Description protected CreatorIdReference. creatorMethods in org.cxml that return Creator Modifier and Type Method Description CreatorObjectFactory. createCreator()Create an instance ofCreatorCreatorIdReference. getCreator()Gets the value of the creator property.Methods in org.cxml with parameters of type Creator Modifier and Type Method Description voidIdReference. setCreator(Creator value)Sets the value of the creator property.
-