public class CustomProductTypeType extends ProductTypeType 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 |
gpc, key, label, typeid| Constructor and Description |
|---|
CustomProductTypeType() |
| 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() |
CustomProductTypeType |
withCompanyScope(java.lang.String value) |
CustomProductTypeType |
withCreatedBy(java.lang.String value) |
CustomProductTypeType |
withGpc(java.lang.String value) |
CustomProductTypeType |
withId(java.lang.String value) |
CustomProductTypeType |
withKey(java.lang.String value) |
CustomProductTypeType |
withLabel(java.lang.String value) |
CustomProductTypeType |
withType(java.lang.String value) |
getGpc, getKey, getLabel, getType, isSetGpc, isSetKey, isSetLabel, isSetType, setGpc, setKey, setLabel, 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 ProductTypeTypepublic 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 ProductTypeTypepublic 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 ProductTypeTypepublic CustomProductTypeType withCreatedBy(java.lang.String value)
public CustomProductTypeType withCompanyScope(java.lang.String value)
public CustomProductTypeType withType(java.lang.String value)
withType in class ProductTypeTypepublic CustomProductTypeType withGpc(java.lang.String value)
withGpc in class ProductTypeTypepublic CustomProductTypeType withKey(java.lang.String value)
withKey in class ProductTypeTypepublic CustomProductTypeType withLabel(java.lang.String value)
withLabel in class ProductTypeTypepublic CustomProductTypeType withId(java.lang.String value)
withId in class ProductTypeTypeCopyright © 2014. All Rights Reserved.