Uses of Class
org.exolab.castor.xml.schema.IdentityField
Packages that use IdentityField
-
Uses of IdentityField in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return types with arguments of type IdentityFieldModifier and TypeMethodDescriptionIdentityConstraint.getFields()
Returns an Enumeration of the IdentityFields contained within this IdentityConstraint.Methods in org.exolab.castor.xml.schema with parameters of type IdentityFieldModifier and TypeMethodDescriptionvoid
IdentityConstraint.addField
(IdentityField field) Adds the given IdentityField to this IdentityConstraintboolean
IdentityConstraint.removeField
(IdentityField field) Removes the given IdentityField from this IdentityConstraint.