Uses of Class
net.opengis.eosps.v_2_0.ProgrammingStatusType
-
-
Uses of ProgrammingStatusType in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as ProgrammingStatusType Modifier and Type Field Description protected ProgrammingStatusTypeProgrammingStatusPropertyType. programmingStatusMethods in net.opengis.eosps.v_2_0 that return types with arguments of type ProgrammingStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProgrammingStatusType>ObjectFactory. createProgrammingStatus(ProgrammingStatusType value)Methods in net.opengis.eosps.v_2_0 with parameters of type ProgrammingStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProgrammingStatusType>ObjectFactory. createProgrammingStatus(ProgrammingStatusType value)voidProgrammingStatusPropertyType. setProgrammingStatus(ProgrammingStatusType value)Sets the value of the programmingStatus property.ProgrammingStatusPropertyTypeProgrammingStatusPropertyType. withProgrammingStatus(ProgrammingStatusType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type ProgrammingStatusType Constructor Description ProgrammingStatusPropertyType(ProgrammingStatusType programmingStatus)Fully-initialising value constructor
-