Class TargetServiceSchema
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.TargetServiceSchema
The reference object to the schema and type of target service which is described by service specification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) booleanWhen sub-classing, this defines the super-class@NotNull StringThis field provides a link to the schema describing the target service@NotNull StringClass type of the target serviceinthashCode()voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidtoString()
-
Constructor Details
-
TargetServiceSchema
public TargetServiceSchema()
-
-
Method Details
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
This field provides a link to the schema describing the target service- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
Class type of the target service- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-