Uses of Class
net.opengis.sps.v_2_0.AvailableOrNotPropertyType.Available
-
-
Uses of AvailableOrNotPropertyType.Available in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as AvailableOrNotPropertyType.Available Modifier and Type Field Description protected AvailableOrNotPropertyType.AvailableAvailableOrNotPropertyType. availableprotected AvailableOrNotPropertyType.AvailableDescribeResultAccessResponseType.Availability. availableMethods in net.opengis.sps.v_2_0 that return AvailableOrNotPropertyType.Available Modifier and Type Method Description AvailableOrNotPropertyType.AvailableObjectFactory. createAvailableOrNotPropertyTypeAvailable()Create an instance ofAvailableOrNotPropertyType.AvailableAvailableOrNotPropertyType.AvailableAvailableOrNotPropertyType. getAvailable()Gets the value of the available property.AvailableOrNotPropertyType.AvailableDescribeResultAccessResponseType.Availability. getAvailable()Gets the value of the available property.AvailableOrNotPropertyType.AvailableAvailableOrNotPropertyType.Available. withDataAvailable(DataAvailableType value)Methods in net.opengis.sps.v_2_0 with parameters of type AvailableOrNotPropertyType.Available Modifier and Type Method Description voidAvailableOrNotPropertyType. setAvailable(AvailableOrNotPropertyType.Available value)Sets the value of the available property.voidDescribeResultAccessResponseType.Availability. setAvailable(AvailableOrNotPropertyType.Available value)Sets the value of the available property.AvailableOrNotPropertyTypeAvailableOrNotPropertyType. withAvailable(AvailableOrNotPropertyType.Available value)DescribeResultAccessResponseType.AvailabilityDescribeResultAccessResponseType.Availability. withAvailable(AvailableOrNotPropertyType.Available value)Constructors in net.opengis.sps.v_2_0 with parameters of type AvailableOrNotPropertyType.Available 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
-