-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
OPTIONAL |
static java.lang.String |
PROHIBITED |
static java.lang.String |
REQUIRED |
-
Constructor Summary
Constructors
Constructor and Description |
Attribute() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getRef() |
java.lang.String |
getUse() |
void |
setRef(java.lang.String ref) |
void |
setUse(java.lang.String use) |
-
Methods inherited from class org.eclipse.persistence.internal.oxm.schema.model.SimpleComponent
getAnnotation, getAttributesMap, getDefaultValue, getFixed, getForm, getName, getSimpleType, getType, isSetDefaultValue, setAnnotation, setAttributesMap, setDefaultValue, setFixed, setForm, setName, setSimpleType, setType
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Attribute
public Attribute()
EclipseLink 2.4.2, "build v20130514-5956486" API Reference