public class CustomProductTypeType extends ProductTypeType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected String |
companyScope |
protected String |
createdBy |
gpc, key, label, typeid| Constructor and Description |
|---|
CustomProductTypeType() |
| 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() |
CustomProductTypeType |
withCompanyScope(String value) |
CustomProductTypeType |
withCreatedBy(String value) |
CustomProductTypeType |
withGpc(String value) |
CustomProductTypeType |
withId(String value) |
CustomProductTypeType |
withKey(String value) |
CustomProductTypeType |
withLabel(String value) |
CustomProductTypeType |
withType(String value) |
getGpc, getKey, getLabel, getType, isSetGpc, isSetKey, isSetLabel, isSetType, setGpc, setKey, setLabel, 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 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 CustomProductTypeType withCreatedBy(String value)
public CustomProductTypeType withCompanyScope(String value)
public CustomProductTypeType withType(String value)
withType in class ProductTypeTypepublic CustomProductTypeType withGpc(String value)
withGpc in class ProductTypeTypepublic CustomProductTypeType withKey(String value)
withKey in class ProductTypeTypepublic CustomProductTypeType withLabel(String value)
withLabel in class ProductTypeTypepublic CustomProductTypeType withId(String value)
withId in class ProductTypeTypeCopyright © 2015. All Rights Reserved.