public static class DataArrayType.ElementType extends AbstractDataComponentPropertyType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
Clase Java para anonymous complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType>
<complexContent>
<extension base="{http://www.opengis.net/swe/2.0}AbstractDataComponentPropertyType">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
abstractDataComponent, actuate, arcrole, href, role, show, title, type| Constructor and Description |
|---|
DataArrayType.ElementType() |
getAbstractDataComponent, getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, isSetAbstractDataComponent, isSetActuate, isSetArcrole, isSetHref, isSetRole, isSetShow, isSetTitle, isSetType, setAbstractDataComponent, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setTypeprotected String name
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public String toString()
toString in class AbstractDataComponentPropertyTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class AbstractDataComponentPropertyTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withName(String value)
public DataArrayType.ElementType withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value)
withAbstractDataComponent in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withType(TypeType value)
withType in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withHref(String value)
withHref in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withRole(String value)
withRole in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withArcrole(String value)
withArcrole in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withTitle(String value)
withTitle in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withShow(ShowType value)
withShow in class AbstractDataComponentPropertyTypepublic DataArrayType.ElementType withActuate(ActuateType value)
withActuate in class AbstractDataComponentPropertyTypeCopyright © 2014. All Rights Reserved.