public class ReferenceImpl extends OgcPropertyImpl<Object> implements Reference
| Constructor and Description |
|---|
ReferenceImpl() |
ReferenceImpl(String href) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getOwns()
Gets the owns property
|
String |
getRemoteSchema()
Gets the remoteSchema property
|
boolean |
isSetOwns()
Checks if owns is set
|
boolean |
isSetRemoteSchema()
Checks if remoteSchema is set
|
void |
setOwns(boolean owns)
Sets the owns property
|
void |
setRemoteSchema(String remoteSchema)
Sets the remoteSchema property
|
void |
unSetOwns()
Unsets the owns property
|
copy, getArcRole, getHref, getName, getNilReason, getRole, getTarget, getTitle, getValue, hasHref, hasValue, resolveHref, setArcRole, setHref, setHrefResolver, setName, setNilReason, setRole, setTitle, setValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopy, getName, getNilReason, getTitle, getValue, hasHref, hasValue, resolveHref, setHrefResolver, setName, setNilReason, setTitle, setValuegetArcRole, getHref, getRole, getTarget, setArcRole, setHref, setRolepublic ReferenceImpl()
public ReferenceImpl(String href)
public boolean getOwns()
public boolean isSetOwns()
public void setOwns(boolean owns)
public void unSetOwns()
public String getRemoteSchema()
getRemoteSchema in interface Referencepublic boolean isSetRemoteSchema()
isSetRemoteSchema in interface Referencepublic void setRemoteSchema(String remoteSchema)
setRemoteSchema in interface ReferenceCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.