public class WSProperty extends Property
| Constructor and Description |
|---|
WSProperty() |
WSProperty(String name,
PropertyType type,
IDataModel dataModel) |
WSProperty(String name,
PropertyType type,
IDataModel dataModel,
Boolean required) |
WSProperty(String name,
String description,
PropertyType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
void |
setNamespace(String namespace) |
addAssociation, getAssociatedDataModel, getChildDataModel, getDataModel, getEnumList, getIdentifier, getIsPrimaryKey, getParameterType, getProperties, getReferenceName, getRequired, getRules, isArrayOfPrimitive, isBelowCollection, isComplexType, isComputed, isNullable, isPrimaryKey, isPrimitiveType, setChildDataModel, setDataModel, setEnumList, setIsPrimaryKey, setNullable, setParameterType, setProperties, setRequiredgetDefaultValue, getExclusiveMaximum, getExclusiveMinimum, getMaximum, getMaxItems, getMaxLength, getMinimum, getMinItems, getMinLength, getPattern, getProtect, getUniqueItems, isReadOnly, setDefaultValue, setExclusiveMaximum, setExclusiveMinimum, setMaximum, setMaxItems, setMaxLength, setMinimum, setMinItems, setMinLength, setPattern, setProtect, setReadOnly, setUniqueItemsgetFormatType, getMediaBinaryEncoding, getMediaType, getSubType, getSubTypeRef, getType, getTypeRef, setFormatType, setMediaBinaryEncoding, setMediaType, setSubType, setSubTypeRef, setType, setTypeRefgetDescription, getId, getName, getTitle, setDescription, setId, setName, setTitlegetFormatType, getMediaBinaryEncoding, getMediaType, getSubType, getSubTypeRef, getType, getTypeRef, setFormatType, setSubType, setTypegetDescription, getId, getName, getTitlepublic WSProperty()
public WSProperty(String name, String description, PropertyType type)
public WSProperty(String name, PropertyType type, IDataModel dataModel)
public WSProperty(String name, PropertyType type, IDataModel dataModel, Boolean required)
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.