public class StructSchemaType extends ComplexSchemaType
attributeCountauthor, encodingStandard, namespace, usage, versionNumberanchorGUID, description, displayName, isDeprecatedadditionalProperties, meanings, qualifiedNameclassifications, extendedProperties, guid, type, url| Constructor and Description |
|---|
StructSchemaType()
Default constructor used by subclasses
|
StructSchemaType(StructSchemaType template)
Copy/clone Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaElement |
cloneSchemaElement()
Returns a clone of this object as the abstract SchemaElement class.
|
SchemaType |
cloneSchemaType()
Returns a clone of this object as the abstract SchemaType class.
|
String |
toString()
Standard toString method.
|
equals, getAttributeCount, setAttributeCountgetAuthor, getEncodingStandard, getNamespace, getUsage, getVersionNumber, setAuthor, setEncodingStandard, setNamespace, setUsage, setVersionNumbergetAnchorGUID, getDescription, getDisplayName, isDeprecated, setAnchorGUID, setDeprecated, setDescription, setDisplayNamegetAdditionalProperties, getMeanings, getQualifiedName, hashCode, setAdditionalProperties, setMeanings, setQualifiedNamegetClassifications, getExtendedProperties, getGUID, getType, getURL, setClassifications, setExtendedProperties, setGUID, setType, setURLpublic StructSchemaType()
public StructSchemaType(StructSchemaType template)
template - template object to copy.public SchemaElement cloneSchemaElement()
cloneSchemaElement in class ComplexSchemaTypepublic SchemaType cloneSchemaType()
cloneSchemaType in class ComplexSchemaTypepublic String toString()
toString in class ComplexSchemaTypeCopyright © 2018–2020 ODPi. All rights reserved.