public class DocumentSchemaAttribute extends SchemaAttribute
aliases, allowsDuplicateValues, anchorGUID, attributeName, attributeRelationships, attributeType, cardinality, defaultValueOverride, elementPosition, externalAttributeType, isNullable, length, maxCardinality, minCardinality, minimumLength, nativeJavaClass, orderedValues, significantDigits, sortOrderdescription, displayName, isDeprecatedadditionalProperties, meanings, qualifiedNameclassifications, extendedProperties, guid, type, url| Constructor and Description |
|---|
DocumentSchemaAttribute()
Default constructor
|
DocumentSchemaAttribute(DocumentSchemaAttribute template)
Copy/clone Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaElement |
cloneSchemaElement()
Returns a clone of this object as the abstract SchemaElement class.
|
String |
toString()
Standard toString method.
|
equals, getAliases, getAnchorGUID, getAttributeName, getAttributeRelationships, getAttributeType, getCardinality, getCategory, getDefaultValueOverride, getElementPosition, getExternalAttributeType, getLength, getMaxCardinality, getMinCardinality, getMinimumLength, getNativeJavaClass, getSignificantDigits, getSortOrder, hashCode, isAllowsDuplicateValues, isNullable, isOrderedValues, setAliases, setAllowsDuplicateValues, setAnchorGUID, setAttributeName, setAttributeRelationships, setAttributeType, setCardinality, setCategory, setDefaultValueOverride, setElementPosition, setExternalAttributeType, setLength, setMaxCardinality, setMinCardinality, setMinimumLength, setNativeJavaClass, setNullable, setOrderedValues, setSignificantDigits, setSortOrdergetDescription, getDisplayName, isDeprecated, setDeprecated, setDescription, setDisplayNamegetAdditionalProperties, getMeanings, getQualifiedName, setAdditionalProperties, setMeanings, setQualifiedNamegetClassifications, getExtendedProperties, getGUID, getType, getURL, setClassifications, setExtendedProperties, setGUID, setType, setURLpublic DocumentSchemaAttribute()
public DocumentSchemaAttribute(DocumentSchemaAttribute template)
template - template object to copy.public SchemaElement cloneSchemaElement()
cloneSchemaElement in class SchemaAttributepublic String toString()
toString in class SchemaAttributeCopyright © 2018–2020 ODPi. All rights reserved.