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
protected  ProgrammingStatusType ProgrammingStatusPropertyType.programmingStatus
           
 

Methods in net.opengis.eosps.v_2_0 that return ProgrammingStatusType
 ProgrammingStatusType ObjectFactory.createProgrammingStatusType()
          Create an instance of ProgrammingStatusType
 ProgrammingStatusType ProgrammingStatusPropertyType.getProgrammingStatus()
          Gets the value of the programmingStatus property.
 ProgrammingStatusType ProgrammingStatusType.withCell(Collection<GridCellPropertyType> values)
           
 ProgrammingStatusType ProgrammingStatusType.withCell(GridCellPropertyType... values)
           
 ProgrammingStatusType ProgrammingStatusType.withCell(List<GridCellPropertyType> value)
           
 ProgrammingStatusType ProgrammingStatusType.withExtension(Collection<Object> values)
           
 ProgrammingStatusType ProgrammingStatusType.withExtension(List<Object> value)
           
 ProgrammingStatusType ProgrammingStatusType.withExtension(Object... values)
           
 ProgrammingStatusType ProgrammingStatusType.withId(String value)
           
 ProgrammingStatusType ProgrammingStatusType.withSegment(Collection<SegmentPropertyType> values)
           
 ProgrammingStatusType ProgrammingStatusType.withSegment(List<SegmentPropertyType> value)
           
 ProgrammingStatusType ProgrammingStatusType.withSegment(SegmentPropertyType... values)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type ProgrammingStatusType
 JAXBElement<ProgrammingStatusType> ObjectFactory.createProgrammingStatus(ProgrammingStatusType value)
          Create an instance of JAXBElement<ProgrammingStatusType>}
 

Methods in net.opengis.eosps.v_2_0 with parameters of type ProgrammingStatusType
 JAXBElement<ProgrammingStatusType> ObjectFactory.createProgrammingStatus(ProgrammingStatusType value)
          Create an instance of JAXBElement<ProgrammingStatusType>}
 void ProgrammingStatusPropertyType.setProgrammingStatus(ProgrammingStatusType value)
          Sets the value of the programmingStatus property.
 ProgrammingStatusPropertyType ProgrammingStatusPropertyType.withProgrammingStatus(ProgrammingStatusType value)
           
 



Copyright © 2008-2016. All Rights Reserved.