public class DocumentSchemaAttributeProperties extends SchemaAttributeProperties
| Constructor and Description |
|---|
DocumentSchemaAttributeProperties()
Default constructor
|
DocumentSchemaAttributeProperties(DocumentSchemaAttributeProperties template)
Copy/clone Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Standard toString method.
|
equals, getAliases, getAllowsDuplicateValues, getAttributeRelationships, getAttributeType, getDefaultValueOverride, getElementPosition, getIsNullable, getLength, getMaxCardinality, getMinCardinality, getMinimumLength, getNativeJavaClass, getOrderedValues, getPrecision, getSortOrder, hashCode, setAliases, setAllowsDuplicateValues, setAttributeRelationships, setAttributeType, setDefaultValueOverride, setElementPosition, setIsNullable, setLength, setMaxCardinality, setMinCardinality, setMinimumLength, setNativeJavaClass, setOrderedValues, setPrecision, setSortOrdergetDescription, getDisplayName, getIsDeprecated, setDescription, setDisplayName, setIsDeprecatedgetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeNamepublic DocumentSchemaAttributeProperties()
public DocumentSchemaAttributeProperties(DocumentSchemaAttributeProperties template)
template - template object to copy.public String toString()
toString in class SchemaAttributePropertiesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.