Uses of Class
de.extra_standard.namespace.components._1.FlagCodeType

Packages that use FlagCodeType
de.extra_standard.namespace.components._1   
 

Uses of FlagCodeType in de.extra_standard.namespace.components._1
 

Fields in de.extra_standard.namespace.components._1 declared as FlagCodeType
protected  FlagCodeType FlagType.code
           
 

Methods in de.extra_standard.namespace.components._1 that return FlagCodeType
 FlagCodeType ObjectFactory.createFlagCodeType()
          Create an instance of FlagCodeType
 FlagCodeType FlagType.getCode()
          Gets the value of the code property.
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type FlagCodeType
 JAXBElement<FlagCodeType> ObjectFactory.createCode(FlagCodeType value)
          Create an instance of JAXBElement<FlagCodeType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type FlagCodeType
 JAXBElement<FlagCodeType> ObjectFactory.createCode(FlagCodeType value)
          Create an instance of JAXBElement<FlagCodeType>}
 void FlagType.setCode(FlagCodeType value)
          Sets the value of the code property.
 



Copyright © 2012-2013. All Rights Reserved.