Package com.regnosys.rosetta.types
Class RAttribute
java.lang.Object
com.regnosys.rosetta.types.RAttribute
- All Implemented Interfaces:
RAssignedRoot
-
Constructor Summary
ConstructorsConstructorDescriptionRAttribute(String name, String definition, RType rType, List<RAttribute> metaAnnotations, boolean isMulti) -
Method Summary
-
Constructor Details
-
RAttribute
public RAttribute(String name, String definition, RType rType, List<RAttribute> metaAnnotations, boolean isMulti)
-
-
Method Details