public class CustomPackagingTypeType extends PackagingTypeType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected String |
companyScope |
protected String |
createdBy |
id| Constructor and Description |
|---|
CustomPackagingTypeType() |
| 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 |
getCompanyScope()
Obtiene el valor de la propiedad companyScope.
|
String |
getCreatedBy()
Obtiene el valor de la propiedad createdBy.
|
boolean |
isSetCompanyScope() |
boolean |
isSetCreatedBy() |
void |
setCompanyScope(String value)
Define el valor de la propiedad companyScope.
|
void |
setCreatedBy(String value)
Define el valor de la propiedad createdBy.
|
String |
toString() |
CustomPackagingTypeType |
withCompanyScope(String value) |
CustomPackagingTypeType |
withCreatedBy(String value) |
CustomPackagingTypeType |
withId(String value) |
CustomPackagingTypeType |
withKey(String value) |
CustomPackagingTypeType |
withLabel(String value) |
CustomPackagingTypeType |
withRti(boolean value) |
CustomPackagingTypeType |
withRtiVendor(String value) |
CustomPackagingTypeType |
withType(String value) |
getKey, getLabel, getRtiVendor, getType, isRti, isSetKey, isSetLabel, isSetRti, isSetRtiVendor, isSetType, setKey, setLabel, setRti, setRtiVendor, setTypegetId, isSetId, setIdpublic String getCreatedBy()
Stringpublic void setCreatedBy(String value)
value - allowed object is
Stringpublic boolean isSetCreatedBy()
public String getCompanyScope()
Stringpublic void setCompanyScope(String value)
value - allowed object is
Stringpublic boolean isSetCompanyScope()
public 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 CustomPackagingTypeType withCreatedBy(String value)
public CustomPackagingTypeType withCompanyScope(String value)
public CustomPackagingTypeType withType(String value)
withType in class PackagingTypeTypepublic CustomPackagingTypeType withKey(String value)
withKey in class PackagingTypeTypepublic CustomPackagingTypeType withLabel(String value)
withLabel in class PackagingTypeTypepublic CustomPackagingTypeType withRti(boolean value)
withRti in class PackagingTypeTypepublic CustomPackagingTypeType withRtiVendor(String value)
withRtiVendor in class PackagingTypeTypepublic CustomPackagingTypeType withId(String value)
withId in class PackagingTypeTypeCopyright © 2015. All Rights Reserved.