public class StringOrRef extends java.lang.Object implements AssociationAttributeGroup, Child, Copyable
Constructor and Description |
---|
StringOrRef() |
StringOrRef(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
XLinkActuate |
getActuate() |
java.lang.String |
getArcrole() |
GMLClass |
getGMLClass() |
java.lang.String |
getHref() |
ModelObject |
getParent() |
java.lang.String |
getRemoteSchema() |
java.lang.String |
getRole() |
XLinkShow |
getShow() |
java.lang.String |
getTitle() |
XLinkType |
getType() |
java.lang.String |
getValue() |
boolean |
isSetActuate() |
boolean |
isSetArcrole() |
boolean |
isSetHref() |
boolean |
isSetParent() |
boolean |
isSetRemoteSchema() |
boolean |
isSetRole() |
boolean |
isSetShow() |
boolean |
isSetTitle() |
boolean |
isSetType() |
boolean |
isSetValue() |
void |
setActuate(XLinkActuate actuate) |
void |
setArcrole(java.lang.String arcrole) |
void |
setHref(java.lang.String href) |
void |
setParent(ModelObject parent) |
void |
setRemoteSchema(java.lang.String remoteSchema) |
void |
setRole(java.lang.String role) |
void |
setShow(XLinkShow show) |
void |
setTitle(java.lang.String title) |
void |
setType(XLinkType type) |
void |
setValue(java.lang.String value) |
void |
unsetActuate() |
void |
unsetArcrole() |
void |
unsetHref() |
void |
unsetParent() |
void |
unsetRemoteSchema() |
void |
unsetRole() |
void |
unsetShow() |
void |
unsetTitle() |
void |
unsetType() |
void |
unsetValue() |
public StringOrRef()
public StringOrRef(java.lang.String value)
public GMLClass getGMLClass()
getGMLClass
in interface GML
public java.lang.String getValue()
public boolean isSetValue()
public void setValue(java.lang.String value)
public void unsetValue()
public XLinkActuate getActuate()
getActuate
in interface AssociationAttributeGroup
public java.lang.String getArcrole()
getArcrole
in interface AssociationAttributeGroup
public java.lang.String getHref()
getHref
in interface AssociationAttributeGroup
public java.lang.String getRemoteSchema()
getRemoteSchema
in interface AssociationAttributeGroup
public java.lang.String getRole()
getRole
in interface AssociationAttributeGroup
public XLinkShow getShow()
getShow
in interface AssociationAttributeGroup
public java.lang.String getTitle()
getTitle
in interface AssociationAttributeGroup
public XLinkType getType()
getType
in interface AssociationAttributeGroup
public boolean isSetActuate()
isSetActuate
in interface AssociationAttributeGroup
public boolean isSetArcrole()
isSetArcrole
in interface AssociationAttributeGroup
public boolean isSetHref()
isSetHref
in interface AssociationAttributeGroup
public boolean isSetRemoteSchema()
isSetRemoteSchema
in interface AssociationAttributeGroup
public boolean isSetRole()
isSetRole
in interface AssociationAttributeGroup
public boolean isSetShow()
isSetShow
in interface AssociationAttributeGroup
public boolean isSetTitle()
isSetTitle
in interface AssociationAttributeGroup
public boolean isSetType()
isSetType
in interface AssociationAttributeGroup
public void setActuate(XLinkActuate actuate)
setActuate
in interface AssociationAttributeGroup
public void setArcrole(java.lang.String arcrole)
setArcrole
in interface AssociationAttributeGroup
public void setHref(java.lang.String href)
setHref
in interface AssociationAttributeGroup
public void setRemoteSchema(java.lang.String remoteSchema)
setRemoteSchema
in interface AssociationAttributeGroup
public void setRole(java.lang.String role)
setRole
in interface AssociationAttributeGroup
public void setShow(XLinkShow show)
setShow
in interface AssociationAttributeGroup
public void setTitle(java.lang.String title)
setTitle
in interface AssociationAttributeGroup
public void setType(XLinkType type)
setType
in interface AssociationAttributeGroup
public void unsetActuate()
unsetActuate
in interface AssociationAttributeGroup
public void unsetArcrole()
unsetArcrole
in interface AssociationAttributeGroup
public void unsetHref()
unsetHref
in interface AssociationAttributeGroup
public void unsetRemoteSchema()
unsetRemoteSchema
in interface AssociationAttributeGroup
public void unsetRole()
unsetRole
in interface AssociationAttributeGroup
public void unsetShow()
unsetShow
in interface AssociationAttributeGroup
public void unsetTitle()
unsetTitle
in interface AssociationAttributeGroup
public void unsetType()
unsetType
in interface AssociationAttributeGroup
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
public java.lang.Object copy(CopyBuilder copyBuilder)
public ModelObject getParent()
public void setParent(ModelObject parent)
public boolean isSetParent()
isSetParent
in interface Child
public void unsetParent()
unsetParent
in interface Child