public class MasterPackagingTypeType extends PackagingTypeType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
id| Constructor and Description |
|---|
MasterPackagingTypeType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
String |
toString() |
MasterPackagingTypeType |
withId(String value) |
MasterPackagingTypeType |
withKey(String value) |
MasterPackagingTypeType |
withLabel(String value) |
MasterPackagingTypeType |
withRti(boolean value) |
MasterPackagingTypeType |
withRtiVendor(String value) |
MasterPackagingTypeType |
withType(String value) |
getKey, getLabel, getRtiVendor, getType, isRti, isSetKey, isSetLabel, isSetRti, isSetRtiVendor, isSetType, setKey, setLabel, setRti, setRtiVendor, setTypegetId, isSetId, setIdpublic String toString()
toString in class PackagingTypeTypepublic 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 PackagingTypeTypepublic 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 PackagingTypeTypepublic MasterPackagingTypeType withType(String value)
withType in class PackagingTypeTypepublic MasterPackagingTypeType withKey(String value)
withKey in class PackagingTypeTypepublic MasterPackagingTypeType withLabel(String value)
withLabel in class PackagingTypeTypepublic MasterPackagingTypeType withRti(boolean value)
withRti in class PackagingTypeTypepublic MasterPackagingTypeType withRtiVendor(String value)
withRtiVendor in class PackagingTypeTypepublic MasterPackagingTypeType withId(String value)
withId in class PackagingTypeTypeCopyright © 2015. All Rights Reserved.