Package org.hl7.elm_modelinfo.r1
Class ProfileInfo
- java.lang.Object
-
- org.hl7.elm_modelinfo.r1.TypeInfo
-
- org.hl7.elm_modelinfo.r1.ClassInfo
-
- org.hl7.elm_modelinfo.r1.ProfileInfo
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class ProfileInfo extends ClassInfo implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for ProfileInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProfileInfo"> <complexContent> <extension base="{urn:hl7-org:elm-modelinfo:r1}ClassInfo"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.hl7.elm_modelinfo.r1.ClassInfo
comment, constraint, contextRelationship, definition, description, element, identifier, inferenceExpression, label, name, namespace, parameter, primaryCodePath, primaryValueSetPath, retrievable, search, target, targetContextRelationship
-
Fields inherited from class org.hl7.elm_modelinfo.r1.TypeInfo
baseType, baseTypeSpecifier
-
-
Constructor Summary
Constructors Constructor Description ProfileInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)java.lang.StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.StringtoString()ProfileInfowithBaseType(java.lang.String value)ProfileInfowithBaseTypeSpecifier(TypeSpecifier value)ProfileInfowithComment(java.lang.String value)ProfileInfowithConstraint(java.util.Collection<ConstraintInfo> values)ProfileInfowithConstraint(ConstraintInfo... values)ProfileInfowithContextRelationship(java.util.Collection<RelationshipInfo> values)ProfileInfowithContextRelationship(RelationshipInfo... values)ProfileInfowithDefinition(java.lang.String value)ProfileInfowithDescription(java.lang.String value)ProfileInfowithElement(java.util.Collection<ClassInfoElement> values)ProfileInfowithElement(ClassInfoElement... values)ProfileInfowithIdentifier(java.lang.String value)ProfileInfowithInferenceExpression(java.util.Collection<ExpressionInfo> values)ProfileInfowithInferenceExpression(ExpressionInfo... values)ProfileInfowithLabel(java.lang.String value)ProfileInfowithName(java.lang.String value)ProfileInfowithNamespace(java.lang.String value)ProfileInfowithParameter(java.util.Collection<TypeParameterInfo> values)ProfileInfowithParameter(TypeParameterInfo... values)ProfileInfowithPrimaryCodePath(java.lang.String value)ProfileInfowithPrimaryValueSetPath(java.lang.String value)ProfileInfowithRetrievable(java.lang.Boolean value)ProfileInfowithSearch(java.util.Collection<SearchInfo> values)ProfileInfowithSearch(SearchInfo... values)ProfileInfowithTarget(java.lang.String value)ProfileInfowithTargetContextRelationship(java.util.Collection<RelationshipInfo> values)ProfileInfowithTargetContextRelationship(RelationshipInfo... values)-
Methods inherited from class org.hl7.elm_modelinfo.r1.ClassInfo
getComment, getConstraint, getContextRelationship, getDefinition, getDescription, getElement, getIdentifier, getInferenceExpression, getLabel, getName, getNamespace, getParameter, getPrimaryCodePath, getPrimaryValueSetPath, getSearch, getTarget, getTargetContextRelationship, isRetrievable, setComment, setDefinition, setDescription, setIdentifier, setLabel, setName, setNamespace, setPrimaryCodePath, setPrimaryValueSetPath, setRetrievable, setTarget
-
Methods inherited from class org.hl7.elm_modelinfo.r1.TypeInfo
getBaseType, getBaseTypeSpecifier, setBaseType, setBaseTypeSpecifier
-
-
-
-
Method Detail
-
withParameter
public ProfileInfo withParameter(TypeParameterInfo... values)
- Overrides:
withParameterin classClassInfo
-
withParameter
public ProfileInfo withParameter(java.util.Collection<TypeParameterInfo> values)
- Overrides:
withParameterin classClassInfo
-
withElement
public ProfileInfo withElement(ClassInfoElement... values)
- Overrides:
withElementin classClassInfo
-
withElement
public ProfileInfo withElement(java.util.Collection<ClassInfoElement> values)
- Overrides:
withElementin classClassInfo
-
withContextRelationship
public ProfileInfo withContextRelationship(RelationshipInfo... values)
- Overrides:
withContextRelationshipin classClassInfo
-
withContextRelationship
public ProfileInfo withContextRelationship(java.util.Collection<RelationshipInfo> values)
- Overrides:
withContextRelationshipin classClassInfo
-
withTargetContextRelationship
public ProfileInfo withTargetContextRelationship(RelationshipInfo... values)
- Overrides:
withTargetContextRelationshipin classClassInfo
-
withTargetContextRelationship
public ProfileInfo withTargetContextRelationship(java.util.Collection<RelationshipInfo> values)
- Overrides:
withTargetContextRelationshipin classClassInfo
-
withSearch
public ProfileInfo withSearch(SearchInfo... values)
- Overrides:
withSearchin classClassInfo
-
withSearch
public ProfileInfo withSearch(java.util.Collection<SearchInfo> values)
- Overrides:
withSearchin classClassInfo
-
withInferenceExpression
public ProfileInfo withInferenceExpression(ExpressionInfo... values)
- Overrides:
withInferenceExpressionin classClassInfo
-
withInferenceExpression
public ProfileInfo withInferenceExpression(java.util.Collection<ExpressionInfo> values)
- Overrides:
withInferenceExpressionin classClassInfo
-
withConstraint
public ProfileInfo withConstraint(ConstraintInfo... values)
- Overrides:
withConstraintin classClassInfo
-
withConstraint
public ProfileInfo withConstraint(java.util.Collection<ConstraintInfo> values)
- Overrides:
withConstraintin classClassInfo
-
withNamespace
public ProfileInfo withNamespace(java.lang.String value)
- Overrides:
withNamespacein classClassInfo
-
withName
public ProfileInfo withName(java.lang.String value)
-
withIdentifier
public ProfileInfo withIdentifier(java.lang.String value)
- Overrides:
withIdentifierin classClassInfo
-
withLabel
public ProfileInfo withLabel(java.lang.String value)
-
withDescription
public ProfileInfo withDescription(java.lang.String value)
- Overrides:
withDescriptionin classClassInfo
-
withDefinition
public ProfileInfo withDefinition(java.lang.String value)
- Overrides:
withDefinitionin classClassInfo
-
withComment
public ProfileInfo withComment(java.lang.String value)
- Overrides:
withCommentin classClassInfo
-
withTarget
public ProfileInfo withTarget(java.lang.String value)
- Overrides:
withTargetin classClassInfo
-
withRetrievable
public ProfileInfo withRetrievable(java.lang.Boolean value)
- Overrides:
withRetrievablein classClassInfo
-
withPrimaryCodePath
public ProfileInfo withPrimaryCodePath(java.lang.String value)
- Overrides:
withPrimaryCodePathin classClassInfo
-
withPrimaryValueSetPath
public ProfileInfo withPrimaryValueSetPath(java.lang.String value)
- Overrides:
withPrimaryValueSetPathin classClassInfo
-
withBaseTypeSpecifier
public ProfileInfo withBaseTypeSpecifier(TypeSpecifier value)
- Overrides:
withBaseTypeSpecifierin classClassInfo
-
withBaseType
public ProfileInfo withBaseType(java.lang.String value)
- Overrides:
withBaseTypein classClassInfo
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
-
append
public java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
-
appendFields
public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classClassInfo
-
-