Package net.opengis.eosps.v_2_0
Class GetSensorAvailabilityResponseType
- java.lang.Object
-
- net.opengis.swes.v_2_0.ExtensibleResponseType
-
- net.opengis.eosps.v_2_0.GetSensorAvailabilityResponseType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class GetSensorAvailabilityResponseType extends ExtensibleResponseType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for GetSensorAvailabilityResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetSensorAvailabilityResponseType"> <complexContent> <extension base="{http://www.opengis.net/swes/2.0}ExtensibleResponseType"> <sequence> <element name="responsePeriod"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.opengis.net/gml/3.2}TimePeriod"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="availabilityPeriod" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.opengis.net/gml/3.2}TimePeriod"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetSensorAvailabilityResponseType.AvailabilityPeriodJava class for anonymous complex type.static classGetSensorAvailabilityResponseType.ResponsePeriodJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected List<GetSensorAvailabilityResponseType.AvailabilityPeriod>availabilityPeriodprotected GetSensorAvailabilityResponseType.ResponsePeriodresponsePeriod-
Fields inherited from class net.opengis.swes.v_2_0.ExtensibleResponseType
extension
-
-
Constructor Summary
Constructors Constructor Description GetSensorAvailabilityResponseType()Default no-arg constructorGetSensorAvailabilityResponseType(GetSensorAvailabilityResponseType.ResponsePeriod responsePeriod, List<GetSensorAvailabilityResponseType.AvailabilityPeriod> availabilityPeriod)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)List<GetSensorAvailabilityResponseType.AvailabilityPeriod>getAvailabilityPeriod()Gets the value of the availabilityPeriod property.GetSensorAvailabilityResponseType.ResponsePeriodgetResponsePeriod()Gets the value of the responsePeriod property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAvailabilityPeriod()booleanisSetResponsePeriod()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetAvailabilityPeriod(List<GetSensorAvailabilityResponseType.AvailabilityPeriod> value)voidsetResponsePeriod(GetSensorAvailabilityResponseType.ResponsePeriod value)Sets the value of the responsePeriod property.StringtoString()voidunsetAvailabilityPeriod()GetSensorAvailabilityResponseTypewithAvailabilityPeriod(Collection<GetSensorAvailabilityResponseType.AvailabilityPeriod> values)GetSensorAvailabilityResponseTypewithAvailabilityPeriod(List<GetSensorAvailabilityResponseType.AvailabilityPeriod> value)GetSensorAvailabilityResponseTypewithAvailabilityPeriod(GetSensorAvailabilityResponseType.AvailabilityPeriod... values)GetSensorAvailabilityResponseTypewithResponsePeriod(GetSensorAvailabilityResponseType.ResponsePeriod value)-
Methods inherited from class net.opengis.swes.v_2_0.ExtensibleResponseType
getExtension, isSetExtension, setExtension, unsetExtension, withExtension, withExtension, withExtension
-
-
-
-
Field Detail
-
responsePeriod
protected GetSensorAvailabilityResponseType.ResponsePeriod responsePeriod
-
availabilityPeriod
protected List<GetSensorAvailabilityResponseType.AvailabilityPeriod> availabilityPeriod
-
-
Constructor Detail
-
GetSensorAvailabilityResponseType
public GetSensorAvailabilityResponseType()
Default no-arg constructor
-
GetSensorAvailabilityResponseType
public GetSensorAvailabilityResponseType(GetSensorAvailabilityResponseType.ResponsePeriod responsePeriod, List<GetSensorAvailabilityResponseType.AvailabilityPeriod> availabilityPeriod)
Fully-initialising value constructor
-
-
Method Detail
-
getResponsePeriod
public GetSensorAvailabilityResponseType.ResponsePeriod getResponsePeriod()
Gets the value of the responsePeriod property.- Returns:
- possible object is
GetSensorAvailabilityResponseType.ResponsePeriod
-
setResponsePeriod
public void setResponsePeriod(GetSensorAvailabilityResponseType.ResponsePeriod value)
Sets the value of the responsePeriod property.- Parameters:
value- allowed object isGetSensorAvailabilityResponseType.ResponsePeriod
-
isSetResponsePeriod
public boolean isSetResponsePeriod()
-
getAvailabilityPeriod
public List<GetSensorAvailabilityResponseType.AvailabilityPeriod> getAvailabilityPeriod()
Gets the value of the availabilityPeriod property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the availabilityPeriod property.For example, to add a new item, do as follows:
getAvailabilityPeriod().add(newItem);Objects of the following type(s) are allowed in the list
GetSensorAvailabilityResponseType.AvailabilityPeriod
-
isSetAvailabilityPeriod
public boolean isSetAvailabilityPeriod()
-
unsetAvailabilityPeriod
public void unsetAvailabilityPeriod()
-
toString
public String toString()
- Overrides:
toStringin classExtensibleResponseType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classExtensibleResponseType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classExtensibleResponseType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classExtensibleResponseType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classExtensibleResponseType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classExtensibleResponseType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classExtensibleResponseType
-
clone
public Object clone()
- Overrides:
clonein classExtensibleResponseType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classExtensibleResponseType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classExtensibleResponseType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classExtensibleResponseType
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classExtensibleResponseType
-
setAvailabilityPeriod
public void setAvailabilityPeriod(List<GetSensorAvailabilityResponseType.AvailabilityPeriod> value)
-
withResponsePeriod
public GetSensorAvailabilityResponseType withResponsePeriod(GetSensorAvailabilityResponseType.ResponsePeriod value)
-
withAvailabilityPeriod
public GetSensorAvailabilityResponseType withAvailabilityPeriod(GetSensorAvailabilityResponseType.AvailabilityPeriod... values)
-
withAvailabilityPeriod
public GetSensorAvailabilityResponseType withAvailabilityPeriod(Collection<GetSensorAvailabilityResponseType.AvailabilityPeriod> values)
-
withAvailabilityPeriod
public GetSensorAvailabilityResponseType withAvailabilityPeriod(List<GetSensorAvailabilityResponseType.AvailabilityPeriod> value)
-
-