-
- All Implemented Interfaces:
public final class IppRegistrationsSection2.Attribute
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringcollectionprivate final Stringnameprivate final StringmemberAttributeprivate final StringsubMemberAttributeprivate final Stringsyntaxprivate final Stringreference
-
Constructor Summary
Constructors Constructor Description IppRegistrationsSection2.Attribute(List<String> columns)IppRegistrationsSection2.Attribute(String collection, String name, String memberAttribute, String subMemberAttribute, String syntax, String reference)
-
Method Summary
Modifier and Type Method Description final StringgetCollection()final StringgetName()final StringgetMemberAttribute()final StringgetSubMemberAttribute()final StringgetSyntax()final StringgetReference()StringtoString()final Booleanis1setOf()final IppTagtag()final Stringkey()-
-
Method Detail
-
getCollection
final String getCollection()
-
getMemberAttribute
final String getMemberAttribute()
-
getSubMemberAttribute
final String getSubMemberAttribute()
-
getReference
final String getReference()
-
-
-
-