public class DocumentSchemaTypeProperties extends ComplexSchemaTypeProperties
| Constructor and Description |
|---|
DocumentSchemaTypeProperties()
Default constructor used by subclasses
|
DocumentSchemaTypeProperties(DocumentSchemaTypeProperties template)
Copy/clone Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaElementProperties |
cloneSchemaElement()
Returns a clone of this object as the abstract SchemaElement class.
|
SchemaTypeProperties |
cloneSchemaType()
Returns a clone of this object as the abstract SchemaType class.
|
String |
toString()
Standard toString method.
|
equals, getAttributeCount, setAttributeCountgetAuthor, getEncodingStandard, getFormula, getNamespace, getQueries, getUsage, getVersionNumber, hashCode, setAuthor, setEncodingStandard, setFormula, setNamespace, setQueries, setUsage, setVersionNumbergetDescription, getDisplayName, getIsDeprecated, setDescription, setDisplayName, setIsDeprecatedgetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeNamepublic DocumentSchemaTypeProperties()
public DocumentSchemaTypeProperties(DocumentSchemaTypeProperties template)
template - template object to copy.public SchemaElementProperties cloneSchemaElement()
public SchemaTypeProperties cloneSchemaType()
public String toString()
toString in class ComplexSchemaTypePropertiesCopyright © 2018–2020 ODPi. All rights reserved.