public class ComplexTypeDefinition extends XSDType
Constructor and Description |
---|
ComplexTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getElementDeclarations() |
LocalAttribute[] |
getLocalAttributes() |
LocalAttribute |
getLocalAttributes(int i) |
void |
setElementDeclarations(java.lang.String[] elementDeclarations) |
void |
setLocalAttributes(int i,
LocalAttribute value) |
void |
setLocalAttributes(LocalAttribute[] localAttributes) |
getDocument, getExtensions, getExtensions, setDocument, setExtensions, setExtensions
getBsrURI, getClassificationURIs, getClassificationURIs, getCreationTimestamp, getDescription, getLastModified, getLastModifiedBy, getName, getNamespace, getOwner, getUserDefinedProperties, getUserDefinedProperties, getUserDefinedRelationships, getUserDefinedRelationships, getVersion, setBsrURI, setClassificationURIs, setClassificationURIs, setCreationTimestamp, setDescription, setLastModified, setLastModifiedBy, setName, setNamespace, setOwner, setUserDefinedProperties, setUserDefinedProperties, setUserDefinedRelationships, setUserDefinedRelationships, setVersion
public java.lang.String[] getElementDeclarations()
public void setElementDeclarations(java.lang.String[] elementDeclarations)
public LocalAttribute[] getLocalAttributes()
public void setLocalAttributes(LocalAttribute[] localAttributes)
public LocalAttribute getLocalAttributes(int i)
public void setLocalAttributes(int i, LocalAttribute value)