public class MasterProductTypeType extends ProductTypeType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProductTypeType.InformationItemCodes
Clase Java para anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected MasterProductTypeType.InformationItemCodes |
informationItemCodes |
gpc, key, label, typeid| Constructor and Description |
|---|
MasterProductTypeType() |
getGpc, getKey, getLabel, getType, isSetGpc, isSetKey, isSetLabel, isSetType, setGpc, setKey, setLabel, setTypegetId, isSetId, setIdprotected MasterProductTypeType.InformationItemCodes informationItemCodes
public MasterProductTypeType.InformationItemCodes getInformationItemCodes()
MasterProductTypeType.InformationItemCodespublic void setInformationItemCodes(MasterProductTypeType.InformationItemCodes value)
value - allowed object is
MasterProductTypeType.InformationItemCodespublic boolean isSetInformationItemCodes()
public String toString()
toString in class ProductTypeTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class ProductTypeTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class ProductTypeTypepublic MasterProductTypeType withInformationItemCodes(MasterProductTypeType.InformationItemCodes value)
public MasterProductTypeType withType(String value)
withType in class ProductTypeTypepublic MasterProductTypeType withGpc(String value)
withGpc in class ProductTypeTypepublic MasterProductTypeType withKey(String value)
withKey in class ProductTypeTypepublic MasterProductTypeType withLabel(String value)
withLabel in class ProductTypeTypepublic MasterProductTypeType withId(String value)
withId in class ProductTypeTypeCopyright © 2015. All Rights Reserved.