Uses of Class
net.opengis.sps.v_2_0.AvailableOrNotPropertyType.Unavailable
-
-
Uses of AvailableOrNotPropertyType.Unavailable in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as AvailableOrNotPropertyType.Unavailable Modifier and Type Field Description protected AvailableOrNotPropertyType.UnavailableAvailableOrNotPropertyType. unavailableprotected AvailableOrNotPropertyType.UnavailableDescribeResultAccessResponseType.Availability. unavailableMethods in net.opengis.sps.v_2_0 that return AvailableOrNotPropertyType.Unavailable Modifier and Type Method Description AvailableOrNotPropertyType.UnavailableObjectFactory. createAvailableOrNotPropertyTypeUnavailable()Create an instance ofAvailableOrNotPropertyType.UnavailableAvailableOrNotPropertyType.UnavailableAvailableOrNotPropertyType. getUnavailable()Gets the value of the unavailable property.AvailableOrNotPropertyType.UnavailableDescribeResultAccessResponseType.Availability. getUnavailable()Gets the value of the unavailable property.AvailableOrNotPropertyType.UnavailableAvailableOrNotPropertyType.Unavailable. withDataNotAvailable(DataNotAvailableType value)Methods in net.opengis.sps.v_2_0 with parameters of type AvailableOrNotPropertyType.Unavailable Modifier and Type Method Description voidAvailableOrNotPropertyType. setUnavailable(AvailableOrNotPropertyType.Unavailable value)Sets the value of the unavailable property.voidDescribeResultAccessResponseType.Availability. setUnavailable(AvailableOrNotPropertyType.Unavailable value)Sets the value of the unavailable property.AvailableOrNotPropertyTypeAvailableOrNotPropertyType. withUnavailable(AvailableOrNotPropertyType.Unavailable value)DescribeResultAccessResponseType.AvailabilityDescribeResultAccessResponseType.Availability. withUnavailable(AvailableOrNotPropertyType.Unavailable value)Constructors in net.opengis.sps.v_2_0 with parameters of type AvailableOrNotPropertyType.Unavailable Constructor Description Availability(AvailableOrNotPropertyType.Available available, AvailableOrNotPropertyType.Unavailable unavailable)Fully-initialising value constructorAvailableOrNotPropertyType(AvailableOrNotPropertyType.Available available, AvailableOrNotPropertyType.Unavailable unavailable, AvailableOrNotUnionSemantics unionSemantics, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-