public class ComplexSchemaTypeProperties extends SchemaTypeProperties
| Constructor and Description |
|---|
ComplexSchemaTypeProperties()
Default constructor
|
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Standard toString method.
|
equals, getAuthor, getEncodingStandard, getNamespace, getUsage, getVersionNumber, hashCode, setAuthor, setEncodingStandard, setNamespace, setUsage, setVersionNumbergetDescription, getDisplayName, isDeprecated, setDeprecated, setDescription, setDisplayNamegetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, getVendorProperties, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeName, setVendorPropertiespublic ComplexSchemaTypeProperties()
public ComplexSchemaTypeProperties(ComplexSchemaTypeProperties template)
template - object to copypublic String toString()
toString in class SchemaTypePropertiesCopyright © 2018–2020 ODPi. All rights reserved.