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, setRequired
getDefaultValue, getExclusiveMaximum, getExclusiveMinimum, getMaximum, getMaxItems, getMaxLength, getMinimum, getMinItems, getMinLength, getPattern, getProtect, getUniqueItems, isReadOnly, setDefaultValue, setExclusiveMaximum, setExclusiveMinimum, setMaximum, setMaxItems, setMaxLength, setMinimum, setMinItems, setMinLength, setPattern, setProtect, setReadOnly, setUniqueItems
getFormatType, getMediaBinaryEncoding, getMediaType, getSubType, getSubTypeRef, getType, getTypeRef, setFormatType, setMediaBinaryEncoding, setMediaType, setSubType, setSubTypeRef, setType, setTypeRef
getDescription, getId, getName, getTitle, setDescription, setId, setName, setTitle
getFormatType, getMediaBinaryEncoding, getMediaType, getSubType, getSubTypeRef, getType, getTypeRef, setFormatType, setSubType, setType
getDescription, getId, getName, getTitle
public 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.