net.opengis.gml
Interface MetaDataPropertyType
- All Superinterfaces:
- java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
public interface MetaDataPropertyType
- extends java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo |
copyTo, copyTo, createNewInstance |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.Equals |
equals |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.HashCode |
hashCode |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom |
createNewInstance, mergeFrom, mergeFrom |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.ToString |
append, appendFields |
getAny
java.lang.Object getAny()
setAny
void setAny(java.lang.Object value)
isSetAny
boolean isSetAny()
getAbout
java.lang.String getAbout()
setAbout
void setAbout(java.lang.String value)
isSetAbout
boolean isSetAbout()
getRemoteSchema
java.lang.String getRemoteSchema()
setRemoteSchema
void setRemoteSchema(java.lang.String value)
isSetRemoteSchema
boolean isSetRemoteSchema()
getType
java.lang.String getType()
setType
void setType(java.lang.String value)
isSetType
boolean isSetType()
getHref
java.lang.String getHref()
setHref
void setHref(java.lang.String value)
isSetHref
boolean isSetHref()
getRole
java.lang.String getRole()
setRole
void setRole(java.lang.String value)
isSetRole
boolean isSetRole()
getArcrole
java.lang.String getArcrole()
setArcrole
void setArcrole(java.lang.String value)
isSetArcrole
boolean isSetArcrole()
getTitle
java.lang.String getTitle()
setTitle
void setTitle(java.lang.String value)
isSetTitle
boolean isSetTitle()
getShow
java.lang.String getShow()
setShow
void setShow(java.lang.String value)
isSetShow
boolean isSetShow()
getActuate
java.lang.String getActuate()
setActuate
void setActuate(java.lang.String value)
isSetActuate
boolean isSetActuate()
Copyright © 2008-2013 Highsource. All Rights Reserved.