public class CustomPackagingTypeType extends PackagingTypeType implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
companyScope |
protected java.lang.String |
createdBy |
id| Constructor and Description |
|---|
CustomPackagingTypeType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.String |
getCompanyScope()
Obtiene el valor de la propiedad companyScope.
|
java.lang.String |
getCreatedBy()
Obtiene el valor de la propiedad createdBy.
|
boolean |
isSetCompanyScope() |
boolean |
isSetCreatedBy() |
void |
setCompanyScope(java.lang.String value)
Define el valor de la propiedad companyScope.
|
void |
setCreatedBy(java.lang.String value)
Define el valor de la propiedad createdBy.
|
java.lang.String |
toString() |
CustomPackagingTypeType |
withCompanyScope(java.lang.String value) |
CustomPackagingTypeType |
withCreatedBy(java.lang.String value) |
CustomPackagingTypeType |
withId(java.lang.String value) |
CustomPackagingTypeType |
withKey(java.lang.String value) |
CustomPackagingTypeType |
withLabel(java.lang.String value) |
CustomPackagingTypeType |
withRti(boolean value) |
CustomPackagingTypeType |
withRtiVendor(java.lang.String value) |
CustomPackagingTypeType |
withType(java.lang.String value) |
getKey, getLabel, getRtiVendor, getType, isRti, isSetKey, isSetLabel, isSetRti, isSetRtiVendor, isSetType, setKey, setLabel, setRti, setRtiVendor, setTypegetId, isSetId, setIdprotected java.lang.String createdBy
protected java.lang.String companyScope
public java.lang.String getCreatedBy()
Stringpublic void setCreatedBy(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCreatedBy()
public java.lang.String getCompanyScope()
Stringpublic void setCompanyScope(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCompanyScope()
public java.lang.String toString()
toString in class PackagingTypeTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class PackagingTypeTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class PackagingTypeTypepublic CustomPackagingTypeType withCreatedBy(java.lang.String value)
public CustomPackagingTypeType withCompanyScope(java.lang.String value)
public CustomPackagingTypeType withType(java.lang.String value)
withType in class PackagingTypeTypepublic CustomPackagingTypeType withKey(java.lang.String value)
withKey in class PackagingTypeTypepublic CustomPackagingTypeType withLabel(java.lang.String value)
withLabel in class PackagingTypeTypepublic CustomPackagingTypeType withRti(boolean value)
withRti in class PackagingTypeTypepublic CustomPackagingTypeType withRtiVendor(java.lang.String value)
withRtiVendor in class PackagingTypeTypepublic CustomPackagingTypeType withId(java.lang.String value)
withId in class PackagingTypeTypeCopyright © 2014. All Rights Reserved.