Class TypeName
java.lang.Object
com.xebialabs.xlplatform.synthetic.TypeName
Encapsulates prefix and name of a
Type.
Record style class with no spooky entanglements with registries and stuff.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeName
-
TypeName
-
-
Method Details
-
getPrefix
- Returns:
- The CI namespace for this type.
-
getName
- Returns:
- The simple name for this type.
-
equals
-
hashCode
public int hashCode() -
toString
-
toType
public com.xebialabs.deployit.plugin.api.reflect.Type toType(com.xebialabs.deployit.plugin.api.reflect.IDescriptorRegistry registry)
-