public class RangeParameters extends AssociationByRepOrRef<ValueObject>
Constructor and Description |
---|
RangeParameters() |
RangeParameters(java.lang.String href) |
RangeParameters(ValueObject valueObject) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
java.lang.Class<ValueObject> |
getAssociableClass() |
GMLClass |
getGMLClass() |
ValueObject |
getValueObject() |
boolean |
isSetValueObject() |
void |
setValueObject(ValueObject valueObject) |
void |
unsetValueObject() |
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetHref, unsetRemoteSchema, unsetRole, unsetShow, unsetTitle, unsetType
getLocalProperty, getModelType, getObject, getParent, hasLocalProperty, isSetObject, isSetParent, setLocalProperty, setObject, setParent, unsetLocalProperty, unsetObject, unsetParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModelType
public RangeParameters()
public RangeParameters(ValueObject valueObject)
public RangeParameters(java.lang.String href)
public ValueObject getValueObject()
public boolean isSetValueObject()
public void setValueObject(ValueObject valueObject)
public void unsetValueObject()
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class AssociationByRepOrRef<ValueObject>
public java.lang.Class<ValueObject> getAssociableClass()
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AssociationByRepOrRef<ValueObject>
public java.lang.Object copy(CopyBuilder copyBuilder)